CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - md5 VC

搜索资源列表

  1. MD5EncrypDLL

    1下载:
  2. MD5加密算法源代码+DLL成品,使用VC++实现,根据算法,修改参数实现加密算法的用户定制。适合加密算法的研究和使用。-MD5 encryption algorithm source code+ DLL finished product, using VC++ to achieve, according to algorithm, modify the parameters of cryptographic algorithms to achieve customization. Encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:10622
    • 提供者:SeaWind
  1. MD5-chengxu

    0下载:
  2. md5算法的实现,用vc++开发,一个实验,但是可以实现加解密,挺好的一个程序,配合刚才的报告。-md5 algorithm implementation, using vc++ development, an experiment, but the encryption and decryption can be achieved, in very good shape a program to meet the earlier report.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:36240
    • 提供者:zhang liang
  1. MD5

    0下载:
  2. md5算法的vc++源代码,用来实现md5算法的必需品-md5 algorithm vc++ source code, md5 algorithm used to achieve a necessity
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3531
    • 提供者:孙宇
  1. MD5

    0下载:
  2. 一个VC++写的控制台下的MD5加解密程序实例-VC++ to write a console under the instance of MD5 encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:16052
    • 提供者:zhw
  1. md5

    0下载:
  2. MD5 可以在vc中静态使用内附说明文件-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3740
    • 提供者:留声雁
  1. MD5

    0下载:
  2. 一个VC实现的MD5加密的例子。里面包含完整的工程文件。可以参考下-Implementation of a VC MD5 encryption example. Which contains the complete project file. Can refer to the following
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:29814
    • 提供者:demoscene
  1. md5

    0下载:
  2. md5生成算法,已经包装成VC类,可以直接调用。-MD5 MAKING algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5778
    • 提供者:飞哥
  1. 107215770encode_MD5(VC)

    0下载:
  2. MD5加密算法的原代码算法,内容比较全,测试过有效,-RegistryKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:274326
    • 提供者:guo
  1. Form.md5.encryption.vc

    0下载:
  2. md5加密解密vc窗体设计代码Form Design md5 encryption and decryption code vc -Form Design md5 encryption and decryption code vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:34929
    • 提供者:d
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:35464
    • 提供者:madud00014
  1. MD5

    1下载:
  2. MD5算法VC++源码。在mddriver.c中相应位置修改,改为要加密文件的目录,编译运行即可。-MD5 algorithm for VC++ source code. Changes in the corresponding position in the mddriver.c instead to encrypt files, the compiler can be run.
  3. 所属分类:加密解密

    • 发布日期:2012-12-28
    • 文件大小:294027
    • 提供者:Hugh Chai
  1. MD5

    0下载:
  2. VC++实现的MD5算法,算法速度很快很是好用啊-VC++ implementation of the MD5 algorithm, the algorithm was very fast easy to use ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2567408
    • 提供者:张弢
  1. md5_lib

    0下载:
  2. md5 lib for vc,包括c和cpp的两个版本,同时有测试文件-md5 lib for vc, including two versions of c and cpp, while the test file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:9693
    • 提供者:diy20500
  1. MD5

    0下载:
  2. 生成MD5值的算法。在VC++2010中编译通过,运行正常。直接下载就可以拿来使用-Algorithm to generate the MD5 value. In VS2010 compiler, operating normally. Direct download can take it and use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2687
    • 提供者:张文斯
  1. MD5-VCPP

    0下载:
  2. MD5加密算法VC6项目, 实现类封装, 可移植性强-MD5 encryption algorithm-VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:38534
    • 提供者:chel
  1. MD5

    0下载:
  2. 在VC++6.0环境下实现了MD5加密算法,具体内容:MD5信息摘要生成器:输入任意长度的信息,产生相应的信息摘要-The MD5 encryption algorithm VC++6.0 environment specific content: MD5 message digest generator: input the information of arbitrary length, resulting in a corresponding message digest
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:2531
    • 提供者:lee
  1. md5

    0下载:
  2. 目前ASP和VB使用的MD5代码都比较长,通常12K左右。运行速度自然很慢了。还有hmac-md5加密的ASP代码,都是只支持英文字符。不支持中文的。 经过我多年的研究,发现了系统都有一个简单的md5函数库,可以直接调用。于是我就写了标准md5和hmac-md5两个加密函数示例,都有专门处理中文编码的过程。同样这个代码也可以用到VB中,把Server.对象去掉即可。当然其它程序如VC/dephi等都可以利用系统这个函数库的。这个代码在很多服务器系统和虚拟主机上测试通过。是微软自身的。兼
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:834
    • 提供者:快乐王子
  1. MD5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法 VC实现 有注释-Message Digest Algorithm MD5 (the Chinese called message digest algorithm VC achieve a Comment
  3. 所属分类:Network Security

    • 发布日期:2017-11-18
    • 文件大小:10666230
    • 提供者:Tim
  1. VCPP-MD5-encrypted-string-instance

    0下载:
  2. C++字符串md5加密实例,有界面,小工具,有源代码-VC++ MD5 encrypted string instance
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880087
    • 提供者:杨儒
  1. MD5

    0下载:
  2. 加密解密MD5,使用VC实现,界面操作;可以加密解密,使用方便-Encryption and decryption algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:229376
    • 提供者:杨桃
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com